Skip to main content

show menubar

Type

command

Summary

Displays the menu bar on Mac OS systems.

Syntax

show menubar

Description

Use the show menubar command to display the menu bar if it has been hidden. For example, if the menu bar is hidden, you might want to show it only if the user moves the mouse to the top of the screen.

The menu bar can be hidden only on Mac OS systems. This command has no effect on Windows or Unix systems.

Hiding the menu bar in LiveCode does not affect its appearance in other applications; if the user switches to another application, the menu bar becomes visible. If the user switches back to LiveCode, the menu bar is hidden again.

Examples

show menubar
if the mouseV < 20 then show menubar

command: show groups, show taskbar, hide menubar

glossary: Mac OS, command, menu bar

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?